Release 10.1A: OpenEdge Development:
ADM Reference


addNotFoundMessage

Function that adds an error message for a record not found based on keys and values using the same format as findRowWhere and other query functions.

Location: query.p

Parameters:

INPUT pcFields AS CHAR

Comma separated list of column names.

INPUT pcValues AS CHAR

CHR(1) separated list of corresponding values.

Notes: The message is for unique finds.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095